home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 31
/
Aminet 31 (1999)(Schatztruhe)[!][Jun 1999].iso
/
Aminet
/
util
/
libs
/
IdmLib.lha
/
IdmLib
/
include
/
proto
/
Idm.h
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1999-02-28
|
282 b
|
18 lines
#ifndef _PROTO_IDM_H
#define _PROTO_IDM_H
#ifndef EXEC_TYPES_H
#include <exec/types.h>
#endif
#ifndef CLIB_IDM_PROTOS_H
#include <clib/idm_protos.h>
#endif
#include <pragmas/idm_pragmas.h>
#ifndef __NOLIBBASE__
extern struct Library *IdmBase;
#endif
#endif /* _PROTO_IDM_H */